update

inline suspend fun <T> update(body: String, fields: ShowFields = ShowFields()): T

Bulk updates application settings and returns the updated settings list.

Parameters

body

the JSON body of the settings you want to tweak.